[INFO] fetching crate tower-http-cache 0.4.3...
[INFO] testing tower-http-cache-0.4.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate tower-http-cache 0.4.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tower-http-cache 0.4.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tower-http-cache 0.4.3
[INFO] tweaked toml for crates.io crate tower-http-cache 0.4.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tower-http-cache 0.4.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tower-http-cache 0.4.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22bd68cc22499051cffc8de44da9fc82530d6b12b9f9da838eda521bf9b1bbcc
[INFO] running `Command { std: "docker" "start" "-a" "22bd68cc22499051cffc8de44da9fc82530d6b12b9f9da838eda521bf9b1bbcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22bd68cc22499051cffc8de44da9fc82530d6b12b9f9da838eda521bf9b1bbcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22bd68cc22499051cffc8de44da9fc82530d6b12b9f9da838eda521bf9b1bbcc", kill_on_drop: false }`
[INFO] [stdout] 22bd68cc22499051cffc8de44da9fc82530d6b12b9f9da838eda521bf9b1bbcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 240efa0f628536474e396ef2584fc19175eb3319bb9bd649f9424c0b10ce106f
[INFO] running `Command { std: "docker" "start" "-a" "240efa0f628536474e396ef2584fc19175eb3319bb9bd649f9424c0b10ce106f", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tower-http-cache v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.88s
[INFO] running `Command { std: "docker" "inspect" "240efa0f628536474e396ef2584fc19175eb3319bb9bd649f9424c0b10ce106f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "240efa0f628536474e396ef2584fc19175eb3319bb9bd649f9424c0b10ce106f", kill_on_drop: false }`
[INFO] [stdout] 240efa0f628536474e396ef2584fc19175eb3319bb9bd649f9424c0b10ce106f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d11086649130a871847165c9cdb9a925883d74596e05fba6c2212f062d12df4
[INFO] running `Command { std: "docker" "start" "-a" "8d11086649130a871847165c9cdb9a925883d74596e05fba6c2212f062d12df4", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower-http-cache v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling redis v0.32.7
[INFO] [stdout] warning: unused import: `Uri`
[INFO] [stdout]  --> examples/chunk_cache_demo.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 9 | use http::{Method, Request, Response, StatusCode, Uri};
[INFO] [stdout]   |                                                   ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Service`
[INFO] [stdout]   --> examples/chunk_cache_demo.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tower::{Service, ServiceBuilder, ServiceExt};
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layer`
[INFO] [stdout]    --> examples/v0_3_features.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let layer = CacheLayer::builder(backend)
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_layer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]    --> examples/v0_3_features.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 |     let stats = backend.stats();
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.09s
[INFO] running `Command { std: "docker" "inspect" "8d11086649130a871847165c9cdb9a925883d74596e05fba6c2212f062d12df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d11086649130a871847165c9cdb9a925883d74596e05fba6c2212f062d12df4", kill_on_drop: false }`
[INFO] [stdout] 8d11086649130a871847165c9cdb9a925883d74596e05fba6c2212f062d12df4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb36e2553ce85564e23a8176ca439b97fa8b31246f59c7d4be5dc05b31044312
[INFO] running `Command { std: "docker" "start" "-a" "eb36e2553ce85564e23a8176ca439b97fa8b31246f59c7d4be5dc05b31044312", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Uri`
[INFO] [stderr]  --> examples/chunk_cache_demo.rs:9:51
[INFO] [stderr]   |
[INFO] [stderr] 9 | use http::{Method, Request, Response, StatusCode, Uri};
[INFO] [stderr]   |                                                   ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Service`
[INFO] [stderr]   --> examples/chunk_cache_demo.rs:13:13
[INFO] [stderr]    |
[INFO] [stderr] 13 | use tower::{Service, ServiceBuilder, ServiceExt};
[INFO] [stderr]    |             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `layer`
[INFO] [stderr]    --> examples/v0_3_features.rs:189:9
[INFO] [stderr]     |
[INFO] [stderr] 189 |     let layer = CacheLayer::builder(backend)
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_layer`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `stats`
[INFO] [stderr]    --> examples/v0_3_features.rs:309:9
[INFO] [stderr]     |
[INFO] [stderr] 309 |     let stats = backend.stats();
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stderr] 
[INFO] [stderr] warning: `tower-http-cache` (example "chunk_cache_demo") generated 2 warnings (run `cargo fix --example "chunk_cache_demo" -p tower-http-cache` to apply 2 suggestions)
[INFO] [stderr] warning: `tower-http-cache` (example "v0_3_features") generated 2 warnings (run `cargo fix --example "v0_3_features" -p tower-http-cache` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tower_http_cache-d05d9df1ae234baf)
[INFO] [stdout] running 132 tests
[INFO] [stdout] test admin::routes::tests::handle_hot_keys_respects_limit ... ok
[INFO] [stdout] test admin::routes::tests::handle_health_returns_healthy ... ok
[INFO] [stdout] test admin::routes::tests::handle_invalidate_by_tag ... ok
[INFO] [stdout] test admin::routes::tests::handle_invalidate_by_key ... ok
[INFO] [stdout] test admin::routes::tests::validate_auth_no_auth_required ... ok
[INFO] [stdout] test admin::routes::tests::handle_invalidate_by_tags ... ok
[INFO] [stdout] test admin::stats::tests::global_stats_record_operations ... ok
[INFO] [stdout] test admin::routes::tests::handle_invalidate_requires_parameter ... ok
[INFO] [stdout] test admin::stats::tests::global_stats_hit_rate_calculation ... ok
[INFO] [stdout] test admin::tests::admin_config_builder ... ok
[INFO] [stdout] test admin::tests::admin_config_default ... ok
[INFO] [stdout] test admin::tests::validate_token_failure ... ok
[INFO] [stdout] test admin::stats::tests::global_stats_hot_keys ... ok
[INFO] [stdout] test admin::tests::validate_token_success ... ok
[INFO] [stdout] test admin::stats::tests::global_stats_initial_state ... ok
[INFO] [stdout] test admin::routes::tests::handle_list_tags_returns_tags ... ok
[INFO] [stdout] test admin::stats::tests::stats_snapshot_serialization ... ok
[INFO] [stdout] test backend::memory::tests::set_and_get_returns_cached_entry ... ok
[INFO] [stdout] test admin::tests::validate_token_no_auth_required ... ok
[INFO] [stdout] test admin::stats::tests::global_stats_reset ... ok
[INFO] [stdout] test chunks::tests::test_add_and_get_chunk ... ok
[INFO] [stdout] test chunks::tests::test_chunk_cache_get ... ok
[INFO] [stdout] test chunks::tests::test_chunk_cache_get_or_create ... ok
[INFO] [stdout] test backend::multi_tier::tests::multi_tier_set_writes_to_both_tiers ... ok
[INFO] [stdout] test backend::multi_tier::tests::multi_tier_invalidate_both_tiers ... ok
[INFO] [stdout] test backend::multi_tier::tests::multi_tier_l1_hit ... ok
[INFO] [stdout] test admin::routes::tests::validate_auth_with_bearer_token ... ok
[INFO] [stdout] test backend::multi_tier::tests::multi_tier_miss ... ok
[INFO] [stdout] test chunks::tests::test_chunk_cache_new ... ok
[INFO] [stdout] test chunks::tests::test_chunk_cache_remove ... ok
[INFO] [stdout] test chunks::tests::test_chunk_entry_new ... ok
[INFO] [stdout] test chunks::tests::test_coverage ... ok
[INFO] [stdout] test chunks::tests::test_chunk_cache_stats ... ok
[INFO] [stdout] test chunks::tests::test_get_range_multiple_chunks ... ok
[INFO] [stdout] test chunks::tests::test_get_range_missing_chunk ... ok
[INFO] [stdout] test chunks::tests::test_get_nonexistent_chunk ... ok
[INFO] [stdout] test admin::routes::tests::handle_stats_returns_snapshot ... ok
[INFO] [stdout] test chunks::tests::test_is_complete_empty ... ok
[INFO] [stdout] test chunks::tests::test_get_range_single_chunk ... ok
[INFO] [stdout] test chunks::tests::test_is_complete_partial ... ok
[INFO] [stdout] test layer::tests::classify_hit_marks_entry_expired_after_stale_window ... ok
[INFO] [stdout] test chunks::tests::test_is_complete_full ... ok
[INFO] [stdout] test layer::tests::classify_hit_marks_entry_fresh_when_not_near_expiry ... ok
[INFO] [stdout] test layer::tests::classify_hit_marks_entry_stale_when_within_stale_window ... ok
[INFO] [stdout] test logging::tests::cache_event_builder ... ok
[INFO] [stdout] test logging::tests::cache_event_log_disabled ... ok
[INFO] [stdout] test layer::tests::classify_hit_marks_entry_stale_when_within_refresh_window ... ok
[INFO] [stdout] test layer::tests::stampede_guard_drop_removes_lock_entry ... ok
[INFO] [stdout] test logging::tests::cache_event_log_with_hashing ... ok
[INFO] [stdout] test layer::tests::cache_service_implements_clone ... ok
[INFO] [stdout] test logging::tests::log_cache_operation_helper ... ok
[INFO] [stdout] test layer::tests::cache_control_disallows_detects_no_cache_directives ... ok
[INFO] [stdout] test logging::tests::ml_logging_config_default ... ok
[INFO] [stdout] test logging::tests::hash_key_consistent ... ok
[INFO] [stdout] test logging::tests::should_sample_when_disabled ... ok
[INFO] [stdout] test logging::tests::ml_logging_config_builder ... ok
[INFO] [stdout] test logging::tests::should_sample_when_rate_is_one ... ok
[INFO] [stdout] test policy::tests::headers_to_cache_respects_allowlist ... ok
[INFO] [stdout] test policy::tests::ttl_for_prefers_primary_ttl_for_cacheable_status ... ok
[INFO] [stdout] test logging::tests::sample_rate_clamped ... ok
[INFO] [stdout] test policy::tests::ttl_for_uses_negative_ttl_for_client_error ... ok
[INFO] [stdout] test policy::tests::with_statuses_updates_allowlist ... ok
[INFO] [stdout] test range::tests::test_build_content_range_header ... ok
[INFO] [stdout] test range::tests::test_is_partial_content ... ok
[INFO] [stdout] test range::tests::test_parse_range_invalid_unit ... ok
[INFO] [stdout] test policy::tests::method_predicate_overrides_default_behavior ... ok
[INFO] [stdout] test range::tests::test_parse_range_missing_header ... ok
[INFO] [stdout] test range::tests::test_parse_range_malformed ... ok
[INFO] [stdout] test range::tests::test_parse_range_with_start_and_end ... ok
[INFO] [stdout] test range::tests::test_range_is_satisfiable ... ok
[INFO] [stdout] test range::tests::test_range_len ... ok
[INFO] [stdout] test range::tests::test_range_multiple_ranges_first_only ... ok
[INFO] [stdout] test range::tests::test_range_normalize ... ok
[INFO] [stdout] test range::tests::test_parse_content_range_missing ... ok
[INFO] [stdout] test range::tests::test_range_normalize_out_of_bounds ... ok
[INFO] [stdout] test range::tests::test_parse_range_with_start_only ... ok
[INFO] [stdout] test range::tests::test_range_request_is_empty ... ok
[INFO] [stdout] test refresh::tests::access_stats_tracks_hits ... ok
[INFO] [stdout] test range::tests::test_parse_content_range_header ... ok
[INFO] [stdout] test range::tests::test_parse_range_with_whitespace ... ok
[INFO] [stdout] test refresh::tests::auto_refresh_config_validation ... ok
[INFO] [stdout] test refresh::tests::access_tracker_records_and_queries ... ok
[INFO] [stdout] test request_id::tests::display_implementation ... ok
[INFO] [stdout] test refresh::tests::find_refresh_candidates_filters_by_rate ... ok
[INFO] [stdout] test request_id::tests::from_header_extracts_valid_value ... ok
[INFO] [stdout] test request_id::tests::from_request_extracts_header ... ok
[INFO] [stdout] test request_id::tests::from_request_generates_when_missing ... ok
[INFO] [stdout] test request_id::tests::from_str_creates_request_id ... ok
[INFO] [stdout] test request_id::tests::new_generates_valid_uuid ... ok
[INFO] [stdout] test request_id::tests::string_conversions ... ok
[INFO] [stdout] test streaming::tests::test_case_insensitive_content_type ... ok
[INFO] [stdout] test refresh::tests::refresh_metadata_roundtrip ... ok
[INFO] [stdout] test refresh::tests::access_tracker_cleanup_removes_stale ... ok
[INFO] [stdout] test refresh::tests::refresh_metadata_with_headers ... ok
[INFO] [stdout] test streaming::tests::test_content_length_fallback ... ok
[INFO] [stdout] test streaming::tests::test_content_type_only_policy ... ok
[INFO] [stdout] test streaming::tests::test_content_type_with_charset ... ok
[INFO] [stdout] test streaming::tests::test_default_policy_excludes_pdf ... ok
[INFO] [stdout] test streaming::tests::test_default_policy_excludes_video ... ok
[INFO] [stdout] test streaming::tests::test_disabled_policy_always_buffers ... ok
[INFO] [stdout] test streaming::tests::test_exact_pattern_matching ... ok
[INFO] [stdout] test streaming::tests::test_extract_size_info ... ok
[INFO] [stdout] test streaming::tests::test_force_cache_respects_size_limits ... ok
[INFO] [stdout] test streaming::tests::test_large_json_skipped_by_size ... ok
[INFO] [stdout] test streaming::tests::test_size_hint_exact ... ok
[INFO] [stdout] test streaming::tests::test_size_hint_upper_bound ... ok
[INFO] [stdout] test streaming::tests::test_size_only_policy ... ok
[INFO] [stdout] test streaming::tests::test_small_json_gets_buffered ... ok
[INFO] [stdout] test streaming::tests::test_unknown_size_conservative ... ok
[INFO] [stdout] test streaming::tests::test_wildcard_pattern_matching ... ok
[INFO] [stdout] test tags::tests::tag_index_clear ... ok
[INFO] [stdout] test tags::tests::tag_index_get_tags_by_key ... ok
[INFO] [stdout] test tags::tests::tag_index_concurrent_access ... ok
[INFO] [stdout] test tags::tests::tag_index_list_tags ... ok
[INFO] [stdout] test tags::tests::tag_index_multiple_keys_same_tag ... ok
[INFO] [stdout] test tags::tests::tag_index_remove_cleans_up ... ok
[INFO] [stdout] test tags::tests::tag_policy_builder ... ok
[INFO] [stdout] test tags::tests::tag_index_indexes_keys_with_tags ... ok
[INFO] [stdout] test tags::tests::tag_policy_default ... ok
[INFO] [stdout] test tags::tests::tag_index_new_is_empty ... ok
[INFO] [stdout] test tags::tests::tag_policy_validate_tags_truncates ... ok
[INFO] [stdout] test tags::tests::tag_index_remove_by_tags ... ok
[INFO] [stdout] test tags::tests::tag_index_remove_preserves_other_keys ... ok
[INFO] [stdout] test tags::tests::tag_index_remove_by_tag ... ok
[INFO] [stdout] test tags::tests::tag_policy_validate_tags_filters_empty ... ok
[INFO] [stdout] test tags::tests::tag_policy_validate_tags_when_disabled ... ok
[INFO] [stdout] test tags::tests::tag_index_remove_by_tag_cleans_reverse_index ... ok
[INFO] [stdout] test backend::multi_tier::tests::promotion_strategy_hit_count ... ok
[INFO] [stdout] test backend::multi_tier::tests::multi_tier_l2_hit_and_promote ... ok
[INFO] [stdout] test refresh::tests::refresh_manager_lifecycle ... ok
[INFO] [stdout] test backend::memory::tests::entry_invalidated_after_stale_window ... ok
[INFO] [stdout] test admin::routes::tests::handle_hot_keys_returns_sorted_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/auto_refresh.rs (/opt/rustwide/target/debug/deps/auto_refresh-96ff966ec90d4b41)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test auto_refresh_config_validation ... ok
[INFO] [stdout] test auto_refresh_metadata_reconstruction ... ok
[INFO] [stdout] test auto_refresh_cleanup_stale_tracking ... ok
[INFO] [stdout] test auto_refresh_tracks_hits ... ok
[INFO] [stdout] test auto_refresh_with_different_methods ... ok
[INFO] [stdout] test auto_refresh_hit_rate_calculation ... ok
[INFO] [stdout] test auto_refresh_disabled_by_default ... ok
[INFO] [stdout] test auto_refresh_manager_lifecycle ... ok
[INFO] [stdout] test auto_refresh_only_refreshes_in_window ... ok
[INFO] [stdout] test auto_refresh_handles_service_errors_gracefully ... ok
[INFO] [stdout] test auto_refresh_respects_concurrency_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.52s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cache_stale.rs (/opt/rustwide/target/debug/deps/cache_stale-a47f8c54d7b92201)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test min_body_size_skip_prevents_caching ... ok
[INFO] [stderr]      Running tests/integration_cache.rs (/opt/rustwide/target/debug/deps/integration_cache-cc3862c0e4ac3566)
[INFO] [stdout] test refreshes_after_expiry_with_stale_window ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test caches_successful_gets ... ok
[INFO] [stdout] test max_body_size_prevents_caching ... ok
[INFO] [stdout] test streaming_bodies_not_cached_when_disabled ... ok
[INFO] [stdout] test header_allowlist_filters_cached_headers ... ok
[INFO] [stdout] test custom_key_extractor_collapses_query_variants ... ok
[INFO] [stdout] test min_body_size_prevents_caching ... ok
[INFO] [stdout] test respects_cache_control_bypass ... ok
[INFO] [stdout] test cache_respects_disabled_cache_control ... ok
[INFO] [stdout] test concurrent_requests_share_refresh_work ... FAILED
[INFO] [stdout] test caches_negative_responses_for_negative_ttl ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test integration_cache`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- concurrent_requests_share_refresh_work stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'concurrent_requests_share_refresh_work' (179) panicked at tests/integration_cache.rs:281:5:
[INFO] [stdout] one response should be stale, other refreshed: got ["3", "2"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x640fa7a180fa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x640fa7a180fa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x640fa7a180fa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x640fa7a180fa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x640fa7a2cefa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x640fa7a2cefa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x640fa7a1cba2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x640fa7a1cba2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x640fa79f6c9f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x640fa79f6c9f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x640fa7a102f9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x640fa77fe91c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x640fa77fe91c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x640fa7a10572 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x640fa7a10572 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x640fa79f6d58 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x640fa79ee6c9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x640fa79f7a6d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x640fa7a2d6bc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x640fa77a1270 - integration_cache[80b84b0495c4fe1c]::concurrent_requests_share_refresh_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_cache.rs:281:5
[INFO] [stdout]   20:     0x640fa77f1f82 - <core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x640fa77cba8d - <tokio[3afc07e6364a678c]::runtime::park::CachedParkThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   22:     0x640fa77c8712 - tokio[3afc07e6364a678c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[3afc07e6364a678c]::runtime::park::CachedParkThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x640fa77c8712 - tokio[3afc07e6364a678c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[3afc07e6364a678c]::runtime::park::CachedParkThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x640fa77c8712 - <tokio[3afc07e6364a678c]::runtime::park::CachedParkThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   25:     0x640fa77ce4d4 - <tokio[3afc07e6364a678c]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x640fa77eece8 - <tokio[3afc07e6364a678c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   27:     0x640fa77e163b - tokio[3afc07e6364a678c]::runtime::context::runtime::enter_runtime::<<tokio[3afc07e6364a678c]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x640fa77ee5a4 - <tokio[3afc07e6364a678c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   29:     0x640fa77d9404 - <tokio[3afc07e6364a678c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   30:     0x640fa77d95ff - <tokio[3afc07e6364a678c]::runtime::runtime::Runtime>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   31:     0x640fa77a8542 - integration_cache[80b84b0495c4fe1c]::concurrent_requests_share_refresh_work
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_cache.rs:285:50
[INFO] [stdout]   32:     0x640fa77991a7 - integration_cache[80b84b0495c4fe1c]::concurrent_requests_share_refresh_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_cache.rs:201:50
[INFO] [stdout]   33:     0x640fa778c396 - <integration_cache[80b84b0495c4fe1c]::concurrent_requests_share_refresh_work::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x640fa77f29fb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x640fa77f29fb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   36:     0x640fa77ff3eb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   37:     0x640fa77ff3eb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x640fa77ff3eb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x640fa77ff3eb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x640fa77ff3eb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x640fa77ff3eb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   42:     0x640fa77ff3eb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   43:     0x640fa77fab04 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   44:     0x640fa77fab04 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x640fa7801ff2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   46:     0x640fa7801ff2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x640fa7801ff2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x640fa7801ff2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x640fa7801ff2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x640fa7801ff2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   51:     0x640fa7801ff2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x640fa7a179cf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   53:     0x640fa7a179cf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x77c64d3beaa4 - <unknown>
[INFO] [stdout]   55:     0x77c64d44ba64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     concurrent_requests_share_refresh_work
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eb36e2553ce85564e23a8176ca439b97fa8b31246f59c7d4be5dc05b31044312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb36e2553ce85564e23a8176ca439b97fa8b31246f59c7d4be5dc05b31044312", kill_on_drop: false }`
[INFO] [stdout] eb36e2553ce85564e23a8176ca439b97fa8b31246f59c7d4be5dc05b31044312
